ostree: introduce PAYLOAD_LINK object type
authorGiuseppe Scrivano <gscrivan@redhat.com>
Fri, 2 Feb 2018 12:58:40 +0000 (13:58 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 7 Mar 2018 18:28:59 +0000 (18:28 +0000)
commit118f1f7e40004b079beea0a29f92cd51dc32f81f
tree382514d09f576a09b8835f64286faed151c13356
parent418e4545de1855b9504a996877b0810a8cf5b6c6
ostree: introduce PAYLOAD_LINK object type

It will be used by successive commits to keep track of the payload
checksum for objects stored in the repository.

The goal is that files having the same payload but different xattrs can
take advantage of reflinks where supported.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Closes: #1443
Approved by: cgwalters
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-repo.c